'Declaration
Public Overloads Shared Function GetKerningPairs( _ ByVal hdc As System.IntPtr, _ ByVal nNumPairs As System.Integer, _ ByVal kerningPairs() As NGdi32.KERNINGPAIR _ ) As System.Integer
'Usage
Dim hdc As System.IntPtr Dim nNumPairs As System.Integer Dim kerningPairs() As NGdi32.KERNINGPAIR Dim value As System.Integer value = NGdi32.GetKerningPairs(hdc, nNumPairs, kerningPairs)
public static System.int GetKerningPairs( System.IntPtr hdc, System.int nNumPairs, out NGdi32.KERNINGPAIR[] kerningPairs )
Parameters
- hdc
- nNumPairs
- kerningPairs